Minor cleanup for times as lists of four integers.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Nov 2012 02:13:19 +0000 (18:13 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Nov 2012 02:13:19 +0000 (18:13 -0800)
commit84810629179a59435f337c7dab7d4ac3950a0cf5
tree30199e434ac286c4e41a65745e9d110921abf620
parent102ddb75d8c7be626088c7141fe92e87b8970064
Minor cleanup for times as lists of four integers.

* doc/lispref/os.texi (Time Parsing): Time values can now be four integers.
* lisp/files.el (dir-locals-directory-cache):
* lisp/ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
Doc fixes.
* lisp/net/tramp-sh.el (tramp-do-file-attributes-with-ls):
* lisp/ps-bdf.el (bdf-file-newer-than-time):
Process four-integers time stamps, not two.  Doc fixes.
doc/lispref/ChangeLog
doc/lispref/os.texi
lisp/ChangeLog
lisp/files.el
lisp/net/tramp-sh.el
lisp/ps-bdf.el